menu
aws_securityhub_api package
documentation
securityhub-2018-10-26.dart
AwsRedshiftClusterClusterNode
AwsRedshiftClusterClusterNode constructor
AwsRedshiftClusterClusterNode constructor
dark_mode
light_mode
AwsRedshiftClusterClusterNode
constructor
AwsRedshiftClusterClusterNode
(
{
String
?
nodeRole
,
String
?
privateIpAddress
,
String
?
publicIpAddress
,
})
Implementation
AwsRedshiftClusterClusterNode({
this
.nodeRole,
this
.privateIpAddress,
this
.publicIpAddress, });
aws_securityhub_api package
documentation
securityhub-2018-10-26
AwsRedshiftClusterClusterNode
AwsRedshiftClusterClusterNode constructor
AwsRedshiftClusterClusterNode class
Constructors
AwsRedshiftClusterClusterNode
fromJson
Properties
hashCode
nodeRole
privateIpAddress
publicIpAddress
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==