menu
aws_lightsail_api package
documentation
lightsail-2016-11-28.dart
DomainEntry
DomainEntry constructor
DomainEntry constructor
dark_mode
light_mode
DomainEntry
constructor
DomainEntry
(
{
String
?
id
,
bool
?
isAlias
,
String
?
name
,
Map
<
String
,
String
>
?
options
,
String
?
target
,
String
?
type
,
})
Implementation
DomainEntry({ this.id, this.isAlias, this.name, this.options, this.target, this.type, });
aws_lightsail_api package
documentation
lightsail-2016-11-28
DomainEntry
DomainEntry constructor
DomainEntry class