Amazon.DatabaseMigrationService.Model.CreateReplicationSubnetGroupRequest.IsSetReplicationSubnetGroupIdentifier C# (CSharp) 메소드

IsSetReplicationSubnetGroupIdentifier() 개인적인 메소드

private IsSetReplicationSubnetGroupIdentifier ( ) : bool
리턴 bool
        internal bool IsSetReplicationSubnetGroupIdentifier()
        {
            return this._replicationSubnetGroupIdentifier != null;
        }