Amazon.EC2.Model.ReplaceNetworkAclAssociationResult.IsSetNewAssociationId C# (CSharp) Méthode

IsSetNewAssociationId() private méthode

private IsSetNewAssociationId ( ) : bool
Résultat bool
        internal bool IsSetNewAssociationId()
        {
            return this.newAssociationId != null;
        }
    }
ReplaceNetworkAclAssociationResult