awscala
awscala
awscala.redshift
AccountWithRestoreAccess
Cluster
Cluster
ClusterParameterGroup
ClusterParameterGroup
ClusterParameterGroupStatus
ClusterParameterGroupStatus
ClusterSecurityGroup
ClusterSecurityGroup
ClusterSecurityGroupMembership
ClusterSecurityGroupMembership
ClusterSubnetGroup
ClusterSubnetGroup
ClusterType
ClusterType
ClusterVersion
ClusterVersion
EC2SecurityGroup
Endpoint
Endpoint
Event
Event
IPRange
NewCluster
NodeType
NodeType
PendingModifiedValues
PendingModifiedValues
RecurringCharge
Redshift
Redshift
RedshiftClient
ReservedNode
ReservedNode
RestoreStatus
RestoreStatus
Snapshot
Snapshot
SnapshotType
SnapshotType
Status
Status
Subnet
Subnet
VpcSecurityGroupMembership
VpcSecurityGroupMembership
awscala
/
awscala.redshift
/
EC2SecurityGroup
EC2SecurityGroup
case
class
EC2SecurityGroup
(name:
String
, ownerId:
String
, status:
String
) extends
EC2SecurityGroup
Graph
Supertypes
trait
Product
trait
Equals
class
EC2SecurityGroup
trait
Cloneable
trait
Serializable
class
Object
trait
Matchable
class
Any
Inherited
Select All
Deselect All
Not inherited
EC2SecurityGroup
Product
Value members
Value members
Inherited methods
def
clone
():
EC2SecurityGroup
Inherited from
EC2SecurityGroup
def
equals
(`x$0`:
`<FromJavaObject>`
):
Boolean
Inherited from
EC2SecurityGroup
def
getEC2SecurityGroupName
():
String
Inherited from
EC2SecurityGroup
def
getEC2SecurityGroupOwnerId
():
String
Inherited from
EC2SecurityGroup
def
getStatus
():
String
Inherited from
EC2SecurityGroup
def
getTags
():
List
[
Tag
]
Inherited from
EC2SecurityGroup
def
hashCode
():
Int
Inherited from
EC2SecurityGroup
def
productElementNames
:
Iterator
[
String
]
Inherited from
Product
def
productIterator
:
Iterator
[
Any
]
Inherited from
Product
def
setEC2SecurityGroupName
(`x$0`:
String
):
Unit
Inherited from
EC2SecurityGroup
def
setEC2SecurityGroupOwnerId
(`x$0`:
String
):
Unit
Inherited from
EC2SecurityGroup
def
setStatus
(`x$0`:
String
):
Unit
Inherited from
EC2SecurityGroup
def
setTags
(`x$0`:
Collection
[
Tag
]):
Unit
Inherited from
EC2SecurityGroup
def
toString
():
String
Inherited from
EC2SecurityGroup
def
withEC2SecurityGroupName
(`x$0`:
String
):
EC2SecurityGroup
Inherited from
EC2SecurityGroup
def
withEC2SecurityGroupOwnerId
(`x$0`:
String
):
EC2SecurityGroup
Inherited from
EC2SecurityGroup
def
withStatus
(`x$0`:
String
):
EC2SecurityGroup
Inherited from
EC2SecurityGroup
def
withTags
(`x$0`:
Collection
[
Tag
]):
EC2SecurityGroup
Inherited from
EC2SecurityGroup
def
withTags
(`x$0`:
Tag
*):
EC2SecurityGroup
Inherited from
EC2SecurityGroup