Uses of Class
software.amazon.awssdk.services.securityhub.model.AwsEventsEndpointReplicationConfigDetails
-
Packages that use AwsEventsEndpointReplicationConfigDetails Package Description software.amazon.awssdk.services.securityhub.model -
-
Uses of AwsEventsEndpointReplicationConfigDetails in software.amazon.awssdk.services.securityhub.model
Methods in software.amazon.awssdk.services.securityhub.model that return AwsEventsEndpointReplicationConfigDetails Modifier and Type Method Description AwsEventsEndpointReplicationConfigDetailsAwsEventsEndpointDetails. replicationConfig()Whether event replication was enabled or disabled for this endpoint.Methods in software.amazon.awssdk.services.securityhub.model with parameters of type AwsEventsEndpointReplicationConfigDetails Modifier and Type Method Description AwsEventsEndpointDetails.BuilderAwsEventsEndpointDetails.Builder. replicationConfig(AwsEventsEndpointReplicationConfigDetails replicationConfig)Whether event replication was enabled or disabled for this endpoint.
-